SixBit API Schema
VariationSpecificNameValueType Simple Type
Description
The name/value of the variation for this picture.
Namespace (none)
Type
Restriction of xs:string
Diagram
VariationSpecificNameValueType Simple Type
Overview
VariationSpecificNameValueType Restriction of xs:string
The name/value of the variation for this picture.
Facets
MaxLength55
MinLength0
Source
<xs:simpleType name="VariationSpecificNameValueType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The name/value of the variation for this picture.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="55" />
    <xs:minLength value="0" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.